Home

Estimated task completion time: first time setup - 15 minutes

Instructions for submitting code depends on the kind of tests your instructor has written for a lab. The available options are:

In the past, unit and integration tests were used for Object Oriented Programming (OOP) course. Source code based IO-tests are used for Data Structures and Algorithms (DSA) course. Compiled binary based IO tests are used for Compiler Design course.